| Previous | Chapter Contents | Chapter Top | Next |
You can use these constants in a tone description structure [link] to specify the type of synthesizer you want to produce the tone.
enum {
kSoftSynthComponentSubType = 'ss ',
kGMSynthComponentSubType = 'gm '
};
| Previous | Chapter Contents | Chapter Top | Next |